From: Claudio Cambra Date: Thu, 6 Feb 2025 06:33:30 +0000 (+0800) Subject: craft: Clean up ini file X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~2^2~92^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=3809fb1813a17d25a876d2a63917fb76644e6507;p=nextcloud-desktop.git craft: Clean up ini file Signed-off-by: Claudio Cambra --- diff --git a/craftmaster.ini b/craftmaster.ini index 6b7169768..c89e6b768 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -24,14 +24,9 @@ Compile/UseNinja = True ShortPath/Enabled = False ShortPath/EnableJunctions = False -Packager/RepositoryUrl = https://files.kde.org/craft/Qt6 Packager/CacheVersion = 25.01 ContinuousIntegration/Enabled = True -## This option can be used to override the default make program -## change the value to the path of the executable you want to use instead. -Compile/MakeProgram = jom - Packager/UseCache = ${Variables:UseCache} Packager/CreateCache = ${Variables:CreateCache} Packager/CacheDir = ${Variables:Root}\cache